home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry 2007 / Nejlepší české hry 2007.iso / hry / Device of Divinity / dod.exe / 0 / RCDATA / TLOADFORM / TLOADFORM.txt < prev   
Text File  |  2006-10-31  |  1KB  |  60 lines

  1. object LoadForm: TLoadForm
  2.   Left = 218
  3.   Top = 188
  4.   Cursor = crHourGlass
  5.   BorderStyle = bsNone
  6.   Caption = 'LoadForm'
  7.   ClientHeight = 92
  8.   ClientWidth = 332
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object LoadImage: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 332
  23.     Height = 92
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object LoadEmptyShape: TImage
  28.     Left = 24
  29.     Top = 72
  30.     Width = 289
  31.     Height = 16
  32.     Picture.Data = {<image001.bmp>}
  33.     Stretch = True
  34.   end
  35.   object LoadFullShape: TImage
  36.     Left = 24
  37.     Top = 74
  38.     Width = 105
  39.     Height = 14
  40.     Picture.Data = {<image002.bmp>}
  41.     Stretch = True
  42.   end
  43.   object LoadLabel: TLabel
  44.     Left = 32
  45.     Top = 72
  46.     Width = 273
  47.     Height = 17
  48.     AutoSize = False
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clBlack
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentFont = False
  55.     Transparent = True
  56.     Layout = tlCenter
  57.     Visible = False
  58.   end
  59. end
  60.